countPartnersBySharingState
countPartnersBySharingState
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- initialTotal int32
- readyTotal int32
- pendingTotal int32
- successTotal int32
- errorTotal int32
{
"initialTotal": 0,
"readyTotal": 0,
"pendingTotal": 0,
"successTotal": 0,
"errorTotal": 0
}
Loading...